• File: image.css
  • Full Path: C:/htdocs/scrollup-master/dist/css/themes/image.css
  • Date Modified: 04/30/2025 7:56 AM
  • File size: 206 bytes
  • MIME-type: text/plain
  • Charset: utf-8
/* Image style */
#scrollUp {
    background-image: url("../../img/top.png");
    bottom: 20px;
    right: 20px;
    width: 38px;    /* Width of image */
    height: 38px;   /* Height of image */
}